Skip to content

fix: apply theme color to problem panel badge#665

Merged
mttrbrts merged 3 commits intoaccordproject:mainfrom
devwithjay:jay/problem-panel-theme-fix
Mar 7, 2026
Merged

fix: apply theme color to problem panel badge#665
mttrbrts merged 3 commits intoaccordproject:mainfrom
devwithjay:jay/problem-panel-theme-fix

Conversation

@devwithjay
Copy link
Contributor

fix(ui): apply theme text color to problem panel badge

Closes #662

This PR fixes an issue where the problem type badge text in the Problem Panel did not adapt to the active theme, resulting in poor readability in dark mode.

Changes

  • Applied theme-based textColor to the problem panel badge text
  • Ensured consistent text contrast in both light and dark modes

Flags

  • UI-only change
  • No functional or behavioral impact
  • No breaking changes

Screenshots or Video

Before:
image

After:
image

Related Issues

Author Checklist

  • Ensure you provide a DCO sign-off using the --signoff option of git commit
  • Vital features and changes captured in unit and/or integration tests
  • Commit messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

Signed-off-by: Jay Kadlag <jaykadlag14@gmail.com>
@devwithjay devwithjay requested a review from a team as a code owner February 3, 2026 14:52
@netlify
Copy link

netlify bot commented Feb 3, 2026

Deploy Preview for ap-template-playground ready!

Name Link
🔨 Latest commit 353a30b
🔍 Latest deploy log https://app.netlify.com/projects/ap-template-playground/deploys/69a80045355e760008437858
😎 Deploy Preview https://deploy-preview-665--ap-template-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link

This PR is stale because it has been open 15 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Feb 20, 2026
@devwithjay
Copy link
Contributor Author

still working on this

@github-actions github-actions bot removed the Stale label Feb 23, 2026
@mttrbrts mttrbrts enabled auto-merge (squash) February 25, 2026 20:27
@mttrbrts mttrbrts merged commit 67d41c6 into accordproject:main Mar 7, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Problem panel badge text ignores theme colors

2 participants